*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Thu, 19 Aug 2004 13:56:39 +0000 (13:56 +0000)
committerKim F. Storm <storm@cua.dk>
Thu, 19 Aug 2004 13:56:39 +0000 (13:56 +0000)
src/ChangeLog

index dfb8185b1f629706b263f085ee1a4e4130ae6ed4..fa82cac1ee164ec00204b76e30a1d5cec7d4cb5d 100644 (file)
@@ -1,5 +1,10 @@
 2004-08-19  Kim F. Storm  <storm@cua.dk>
 
+       * process.c (wait_reading_process_input): Clean up.
+       Add wait_for_cell, wait_proc, and just_wait_proc args
+       to avoid overloading `read_kbd' and `do_display' args.
+       Change read_kbd arg to int.  All callers changed.
+
        * process.c (process_send_signal): Use CDISABLE.
 
        * sysdep.c (child_setup_tty, init_sys_modes): Use CDISABLE.